GetType
TheGetType
method returns the type of this name space.
ODNSTypeSpec GetType ();
- return value
- The type of this name space. The type must be either object name space (
kODNSDataTypeODObject
) or value name space (kODNSDataTypeODValue
).DISCUSSION
When you create a name space, you specify its type as a parameter to the name-space manager'sCreateNameSpace
method.SEE ALSO
TheODNameSpace::SetType
method (page 432).
TheODNameSpaceManager::CreateNameSpace
method (page 436).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help